vsCode eslint各种提示 快速解决方案 1.vsCode 安装扩展 ESLint 2. 项目中 .eslintrc.js 配置 module.exports = { root: true, ...